IAxis.SlaveHomeOffset property

The distance the axis adds to the home position to configure its zero position once the homing is completed.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double SlaveHomeOffset { get; }
ReadOnly Property SlaveHomeOffset As Double

Property Value

Type: double

See also

IAxis Interface

IntervalZero.KINGSTAR.Base.Class Namespace